home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Internet Tools 1993 July
/
Internet Tools.iso
/
RockRidge
/
ip
/
ppp
/
dp-2.3
/
sys
/
startdp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-01-28
|
270 b
|
10 lines
#!/bin/sh
#
# Load the modules and run the postdpload script if sucessful
. /etc/dp.conf
cd /tmp
modload $DPMODULE_DIR/ppp_async.o -entry _ppp_async_init -exec $DPMODULE_DIR/postasyncload
modload $DPMODULE_DIR/dp_if.o -entry _dpmod_init -exec $DPMODULE_DIR/postdpload